home *** CD-ROM | disk | FTP | other *** search
/ ftp.cs.arizona.edu / ftp.cs.arizona.edu.tar / ftp.cs.arizona.edu / icon / newsgrp / group99a.txt / 000203_icon-group-sender _Fri Oct 1 13:38:47 1999.msg < prev    next >
Internet Message Format  |  2000-09-20  |  1KB

  1. Return-Path: <icon-group-sender>
  2. Received: (from root@localhost)
  3.     by baskerville.CS.Arizona.EDU (8.9.1a/8.9.1) id NAA05989
  4.     for icon-group-addresses; Fri, 1 Oct 1999 13:38:23 -0700 (MST)
  5. Message-Id: <199910012038.NAA05989@baskerville.CS.Arizona.EDU>
  6. Date: Fri, 01 Oct 1999 08:41:09 -0700
  7. From: Steve Wampler <swampler@noao.edu>
  8. X-Accept-Language: en
  9. To: Steve Wampler <sbw@tapestry.tucson.az.us>
  10. CC: icon-group@optima.CS.Arizona.EDU
  11. Subject: Re: A small puzzle
  12. Errors-To: icon-group-errors@optima.CS.Arizona.EDU
  13. Status: RO
  14.  
  15. Steve Wampler wrote:
  16. >    Write an Icon program to generate the pairings in a round-robin
  17. >    tournament.  The program should accept the player names as
  18. >    command line arguments (see the example below).
  19.  
  20. As a postscript, here's one more little challenge you might want to
  21. work on...
  22.  
  23.     Assuming that the order of names given as arguments is the order
  24.     of seeding in the tournament (i.e. first name is top seed, second
  25.     name is 2nd seed, and so on).  Arrange the rounds so that the last
  26.     round has the first and 2nd seeds paired, 3rd and 4th paired, etc.
  27.  
  28. --
  29. Steve Wampler-  SOLIS Project, National Solar Observatory
  30. swampler@noao.edu
  31.